<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(jquery.bxslider.css);
@import url(pscroll.css);
@import url(app.css);
@import url(head.css);

/*首页*/
.i_product_bg {
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 2.5%;
}
.i_title {
	margin-top: 5%;
	margin-bottom: 4%;
	overflow: hidden;
	text-align: center;
}
.i_title h2 {
	overflow: hidden;
	/*font-weight: bold;*/
	font-weight: normal;
	color: #000000;
	/*letter-spacing: -3px;*/
	text-transform: uppercase;
	font-family: Arial;
}
.i_title p {
	background: url(../images/i_bg1.png) center bottom no-repeat;
	color: #000000;
	padding-bottom: 15px;
}




.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list2 ul li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
	padding-bottom: 4%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_list2 ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
}
.nproduct_list2 ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.nproduct_list2 ul li:hover h2 {
	color: #00a1e9;
}
.i_solution {
	overflow: hidden;
	padding-bottom: 4%;
	padding-top: 8px;
}
.i_solution ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}
.i_solution ul li:nth-child(2n+0) {
	margin-right: 0;
}
.i_solution ul li img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}
.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}
.i_solution ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_case_bg {
	width: 100%;
	background: url(../images/i_bg2.jpg) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 4%;
}
.i_case_bg .i_title h2 {
	color: #fff;
}
.i_case_bg .i_title p {
	color: #fff;
	background: url(../images/i_bg3.png) center bottom no-repeat;
}
.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}
.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}
.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.i_link ul li .imgs img {
	display: block;
	width: 100%;
	aspect-ratio: 2/1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.banner_pos .banner_div {/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}
/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}
.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}
.banner_pos .txtsbox {
	float: left;
	width: 50%;
}
.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}
.banner_pos .txts h2 {
	color: #00a1e9;
}
.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}
.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}
.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "宋体";
	font-size: 18px;
}
.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}
.banner_pos .txts a:hover {
	color: #00a1e9;
}

/*动画*/
.clearfix1 {
	zoom: 1;
}

.clearfix1::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cloud-product-box {
	/*background: #f4f4f4*/
}
.w1600 {
	width: 1600px;
	margin: 0 auto;
}
.cloud-product {
	position: relative;
	z-index: 9;
	/*padding: 60px 0*/
}
.cloud-product-title {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #333
}
.cloud-product-explain {
	margin-top: 26px;
	margin-bottom: 30px;
	height: 16px;
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	color: #999
}
.cloud-product-ul {
	width: 100%;
	/*display: flex;*/
	/*justify-content: center;*/
	/*flex-wrap: wrap;*/
}
.cloud-product-ul li {
	position: relative;
	margin-left: 19px;
	width: 295px;
	/*height: 460px;*/
	height: 435px;
	float: left;
	background: #f8f8f8;
	list-style: none
}
.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.cloud-product-ul li:first-child {
	margin-left: 0
}
.cloud-product-ul li.active .active-inner {
	/*display: block;*/
	display: flow-root;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.cloud-product-ul li {
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear
}

.cloud-product-ul li.active {
	z-index: 9;
	/*width: 304px;*/
	width: 315px;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2)
}
.active .product-introduce-content {
	color: #eff6ff
}
.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}
.empty-space {
	width: 100%;
	height: 99px
}
.bg-product-pic {
	margin: 35px auto;
	/*width: 85px;*/
	width: 123px;
	height: 82px
}
.product-introduce-title {
	margin-bottom: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	text-align: center
}
.product-introduce-content {
	margin: 0 auto 20px;
	width: 200px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #999
}
.active .product-introduce-list {
	padding: 22px 0;
	height: auto;
	border-color: #3f9ff9
}
.product-introduce-list {
	margin: 0 auto;
	padding-top: 24px;
	height: 135px;
	width: 84%;
	border: 1px solid #f1f1f1;
	border-left: none;
	border-right: none
}
.introduce-list-small {
	margin-bottom: 18px;
	line-height: 30px;
	font-size: 14px;
	/*line-height: 30px;*/
	color: #999;
	text-align: center
}
.active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.active-inner-01 {
	background: linear-gradient(#5a7ebb, #5172a8);
}
.introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px
}
.active-product-introduce-title {
	color: #fff
}
.introduce-list-large {
	margin: 0 auto;
	width: 228px;
	line-height: 22px;
	color: #ddebff;
	font-size: 14px
}
.btn1 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buy-link-btn {
	display: block;
	margin: 30px auto 0;
	width: 90%;
	height: 40px;
	line-height: 25px;
	background-color: #ff9600;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.buy-link-btn:hover {
	background-color: #f80
}
.buy-link-btn-s {
	display: block;
	margin: 30px auto 0;
	width: 50%;
	height: 40px;
	line-height: 25px;
	background-color: #026bbc;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.server-header-01 {
	background: url(../images/product_header_icon_01.png) center no-repeat
}
.server-header-02 {
	background: url(/upload/product_header_icon_02.png) center no-repeat
}

.server-header-03 {
	background: url(/upload/product_header_icon_03.png) center no-repeat
}

.server-header-04 {
	background: url(/upload/product_header_icon_04.png) center no-repeat
}

.server-header-05 {
	background: url(/upload/product_header_icon_05.png) center no-repeat
}

.server-header-06 {
	background: url(/upload/product_header_icon_06.png) center no-repeat
}
.server-header-active-01 {
	background: url(/upload/product_header_active_icon_01.png) center no-repeat
}

.server-header-active-02 {
	background: url(/upload/product_header_active_icon_02.png) center no-repeat
}

.server-header-active-03 {
	background: url(/upload/product_header_active_icon_03.png) center no-repeat
}

.server-header-active-04 {
	background: url(/upload/product_header_active_icon_04.png) center no-repeat
}

.server-header-active-05 {
	background: url(/upload/product_header_active_icon_05.png) center no-repeat
}

.server-header-active-06 {
	background: url(/upload/product_header_active_icon_06.png) center no-repeat
}
@media screen and (max-width:1760px) {
}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1000px) {
.i_link ul li {
	width: 19%;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 0;
}
}
@media screen and (max-width:960px) {
}
@media screen and (max-width:830px) {
/*轮显*/
#slider {
	display: none;
}
.flash_div {
	display: block;
}
.i_link ul li {
	width: 24%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 0;
}
}
 @media screen and (max-width: 780px) {
.nproduct_list2 ul li {
	width: 49%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 1%;
}
.nproduct_list2 ul li:nth-child(2n+0) {
	margin-right: 0;
}
}
@media screen and (max-width: 640px) {
.nproduct_list2 ul li p {
	font-size: 13px;
}
.i_link ul li {
	width: 32.5%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(3n+0) {
	margin-right: 0;
}
}
@media screen and (max-width: 480px) {
.nproduct_list2 ul li p {
	font-size: 12px;
}
}
@media screen and (max-width:360px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.w1600{
		width: 1200px;
	}
	.introduce-list-small{
		line-height: 1.46;
	}
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.w1600 {
		width: 100% !important;
	}
	.cloud-product{
		padding: 20px 1%;
	}
	.cloud-product-title{
		font-size: 20px;
		line-height: 1;
		height: 20px;
	}
	.cloud-product-explain{
		display: none;
	}
	.cloud-product-ul{
		margin-top: 20px;
	}
	.cloud-product-ul li.active,
	.cloud-product-ul li{
		width: 48%;
		margin: 1% !important;
	}
	.cloud-product-ul li.active .active-inner{
		display: none;
	}
	.cloud-product-ul li.active .normal-inner{
		display: block;
		opacity: 1;
	}
	.cloud-product-ul li.active, .cloud-product-ul li{
		/*width: 31.33%;*/
	}
	.cloud-product-ul li{
		height: auto;
		padding-bottom: 15px;
	}
	.cloud-product-single-bottom{
		height: auto;
	}
	.empty-space{
		height: 85px;
	}
	.bg-product-pic{
		margin-top: 15px;
		height: 80px;
	}
	.product-introduce-title{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.product-introduce-content{
		font-size: 12px;
	}
	.product-introduce-content{
		width: 100%;
	}
	.active .product-introduce-content{
		color: #999;
	}
	.product-introduce-content{
		margin-bottom: 0;
		padding: 0 5px;
	}
	.product-introduce-list{
		display: none;
	}
	.buy-link-btn-s{
		margin-top: 0;
	}
	.buy-link-btn-s{
		height: 30px;
		line-height: 18px;
	}
	.buy-link-btn-s{
		display: none;
	}
}</pre></body></html>